home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 July / Chip_1998-07_cd.bin / zkuste / mazda / Sedan311.dxr / Internal_16_Hold on Current Frame.ls < prev    next >
Encoding:
Text File  |  1998-05-12  |  266 b   |  8 lines

  1. on exitFrame
  2.   go(the frame)
  3. end
  4.  
  5. on getBehaviorDescription
  6.   return "Loops the Playback Head on the current frame to pause the movie. All interactive elements in the frame continue to function.  Drag to a sprite or frame in the script channel.  No parameters."
  7. end
  8.